React Native
React Native
React Native 카카오 로그인(iOS)
React Native 카카오 로그인 적용하기 kakao developers 애플리케이션 등록하기 🟡 내 애플리케이션 추가하기 kakao developers 홈페이지에 들어가주세요. 회원가입을 완료 한 후 내 애플리케이션 > 애플리케이션 추가하기 버튼을 눌러줍니다. 애플리케이션 등록을 완료해줍니다. --🟡 Bundle Identifier 설정하기 XCo더보기...
blank blank blank blank blank blank blank blank blank blank blank blank blank
2024년 8월 10일 19:08
React Native
React Native 시작하기(iOS)
프로젝트 생성부터 기본 설정까지~! 프로젝트 생성하기 터미널에서 프로젝트를 생성하고자 하는 디렉토리로 들어갑니다. 터미널에서 아래의 명령어를 입력해줍니다. 설치 중간에 CocoaPods를 설치할 것이냐는 질문이 나오는데 iOS를 사용할 예정이라면 꼭 설치해줍니다. 프로젝트 실행하기 프로젝트가 생성되었습니다. VSCode에서 프로젝트에 들어가주세요. 🟢 더보기...
blank blank blank blank blank blank blank blank blank blank blank blank blank
2024년 8월 8일 18:06
React Native
React Native HealthKit 데이터 불러오기
사용한 라이브러리: react-native-healthkit react native에서 iOS HealthKit 데이터를 불러왔습니다. 🔵 Xcode 설정 먼저 프로젝트의 xcworkspace를 xcode에서 열고 프로젝트의 Signing&Capability 탭에 들어갑니다. Capability 버튼을 눌러줍니다 HealthKit을 추가해줍니다.더보기...
blank blank blank blank blank blank blank blank blank blank blank blank blank
2024년 8월 7일 15:08
React Native
React Native Xcode 실행시 Hot Reload 방법
내가 바보같이 iOS, macOS를 베타버전으로 업그레이드 하는 바람에 여러 문제로 RN 프로젝트가 디바이스에서 실행이 안되는 이슈 발생 Xcode에서 프로젝트의 xcworkproject 파일을 실행하면 디바이스에서 실행이 된다. 하지만 Hot Reload가 되지 않는 문제가 있었는데, 여러 설정을 변경해 Hot Reload가 가능하게 설정하였다. 🔵 R더보기...
blank blank blank blank blank blank blank blank blank blank blank blank blank
2024년 8월 7일 09:36